| Package | Description |
|---|---|
| cvp.vo |
| Modifier and Type | Field and Description |
|---|---|
private java.util.Vector<PrestazionePrescritta> |
PrestazioniPrescritte.prestazione
Elenco di prestazioni specialistiche prescritte, elemento con cardinalità 0-n.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Vector<PrestazionePrescritta> |
PrestazioniPrescritte.getPrestazione() |
| Modifier and Type | Method and Description |
|---|---|
void |
PrestazioniPrescritte.setPrestazione(java.util.Vector<PrestazionePrescritta> prestazione) |